PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolioItem Class / getFileName Method
In This Topic
    getFileName Method
    In This Topic
    Gets the file name.
    Syntax
    public java.lang.String getFileName()

    Return Value

    The name of the file associated with the content stored in getContent method.
    See Also